home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / doorware / tmont110.zip / MONTE.DOC < prev    next >
Text File  |  1996-11-09  |  13KB  |  262 lines

  1.                    T&T Software
  2.                  Monte Carlo V1.10
  3.                 (c) Copyright 1996
  4.  
  5. ╔════════════════════════════════════════════════════════════════════════╗
  6. ║  ■ MONTE V1.10 Overview & Instructions ■                               ║
  7. ╚════════════════════════════════════════════════════════════════════════╝
  8. ═ Overview ═
  9. MONTE is Monte Carlo Solitaire, an easy but challenging solitaire card game.
  10.  
  11. MONTE will ONLY support ANSI mode, this will be checked upon program start
  12. up and if ANSI is NOT on the user will be asked if they can support ANSI.  If
  13. the user responds "Y" then ANSI is turned on for the duration of the door but
  14. is turned off when the door exits!  If the user responds "N" then they are
  15. returned to the BBS.
  16.  
  17. The users will be allowed to play upto the maximum amount of games allowed
  18. per day (set by the SysOp in Registered Versions ONLY, default: 10).
  19.  
  20. Free games are awarded when the game is won, upto the maximum allowed per
  21. day (set by the SysOp in Registered Version ONLY, default:  9999)!
  22.  
  23. The SysOp may also set the amount of make up/play ahead days that may be
  24. played per day. (set by the SysOp in Registered Versions ONLY, default: 1).
  25. When a user chooses to make up/play ahead a day a calendar is displayed
  26. (CALENDAR.ANS), if you do not want this calendar to be displayed simply
  27. delete it.  
  28.  
  29. The Sysop has the option to change the playing screen background and the
  30. playing card colors via the key file (REGISTERED VERSIONS ONLY, default:
  31. white on white).
  32.  
  33. Users may quit out of the door and their information will be saved in
  34. MONTE.DAT so they can come back in and finish their games anytime.
  35.  
  36. ═ Instructions ═
  37. Create a directory for MONTE and unarchive or copy all the files into that
  38. directory.
  39.  
  40. Create configuration files for each node that you wish to run MONTE on or
  41. use one for all nodes, depending on your set up!
  42. (See the example configuration files for details).
  43.  
  44. The door can be run with one command line parameter:
  45.  
  46. MONTE NODE1.CFG <-- Configuration filename
  47.  
  48. if this parameter is left off MONTE looks for MONTE.CFG and uses it if
  49. found, if it is not found then the program will abort.
  50.  
  51. To run in the local mode, simply log onto the BBS and run the door or you can
  52. play it without the BBS by setting the LocalMode in the configuration file and
  53. then running MONTE <config.file>.
  54.  
  55. ****Special Configuration File Note****
  56. The configuration file looks really overpowering, but don't shy away from it!
  57. Everything you need to know about the configuration file is within the
  58. configuration file!
  59.  
  60. ╔════════════════════════════════════════════════════════════════════════╗
  61. ║  ■ MONTE Drop File Support ■                                           ║
  62. ╚════════════════════════════════════════════════════════════════════════╝
  63. MONTE will support the following drop files:
  64.  
  65.   1.  DORINFO?.DEF       6.  SFDOORS.DAT
  66.   2.  EXITINFO.BBS       7.  SFMAIN.DAT
  67.   3.  CHAIN.TXT          8.  SFMESS.DAT
  68.   4.  CALLINFO.BBS       9.  SFFILE.DAT
  69.   5.  DOOR.SYS          10.  SFSYSOP.DAT
  70.   
  71. and any other with the use of the CustomFile in the configuration file.
  72.  
  73. ╔════════════════════════════════════════════════════════════════════════╗
  74. ║  ■ MONTE Multi-Node Support ■                                          ║
  75. ╚════════════════════════════════════════════════════════════════════════╝
  76. MONTE is completely Multi-Node aware.  If you are running more than one node,
  77. simply create different configuration files for each node and include that
  78. configuration filename on the command line!
  79.  
  80. ╔════════════════════════════════════════════════════════════════════════╗
  81. ║  ■ MONTE Adopted Screen ■                                              ║
  82. ╚════════════════════════════════════════════════════════════════════════╝
  83. After the OPENING.ANS is displayed there is an optional screen called 
  84. ADOPTED.ANS that will be displayed.  This screen is completely user
  85. configurable.  You can thank someone for registering the door for you or
  86. try to encourage someone to do it for you or give them instructions for
  87. the door, whatever you like!
  88.  
  89. ╔════════════════════════════════════════════════════════════════════════╗
  90. ║  ■ MONTE How to Play ■                                                 ║
  91. ╚════════════════════════════════════════════════════════════════════════╝
  92. Monte Solitaire is one of the easiest solitaire games to understand,
  93. however it is not that easy to win!  Below is a copy of the HELP.ANS (in
  94. ASCII format):
  95.  
  96.  ┌────────────────────────────────────────────────────────────────────────────┐
  97.  │                    The Rules of Monte Carlo Solitaire.                     │
  98.  │                                                                            │
  99.  │  Layout:  The cards are dealt with 25 in a box, 5 rows of 5.  This         │
  100.  │           leaves 27 cards in the stock pile.                               │
  101.  │    Play:  Discard cards in pairs of the same rank, provided that the two   │
  102.  │           cards of the pair are adjacent in a row, column, or a diagonal.  │
  103.  │           After all possible pairs are removed the tableau will be         │
  104.  │           consildated and filled with cards from the stock pile.           │
  105.  │           In this example:                                                 │
  106.  │   ┌─────┐┌─────┐┌─────┐┌─────┐┌─────┐  Numbers 01 & 02 can be discarded.   │
  107.  │   │A   ││A   ││J   ││4   ││4   │  Numbers 04 & 05 can be discarded.   │
  108.  │   │   A││   A││   J││   4││   4│  NOTE:  Suit does NOT play a role.   │
  109.  │   └───01┘└───02┘└───03┘└───04┘└───05┘                                      │
  110.  │ Scoring:  10 points for each card removed & 480 points if the game is won! │
  111.  │           A total of 1000 points can be awarded per game!                  │
  112.  │ Winning:  The game is considered won when ALL cards have been discarded!   │
  113.  │           A free game is won for every game you win!                       │
  114.  │    Tips:  If a card can be paired with either of two others, pick the pair │
  115.  │           that will give more additional plays after consolidation.        │
  116.  └──────────────────────────<Press any Key to Continue>───────────────────────┘
  117.  
  118.  Game Limit:  There is a default game limit of 10, this value can be changed
  119.           from 0-65534 from within the MONTE.KEY, but ONLY in the 
  120.           registered version!
  121.  
  122. ╔════════════════════════════════════════════════════════════════════════╗
  123. ║  ■ MONTE Scoring ■                                                     ║
  124. ╚════════════════════════════════════════════════════════════════════════╝
  125. Scoring is simple, 10 points for every card removed.  480 points is
  126. awarded when a game is won.  There is a maximum of 1000 points per
  127. game (if won).
  128.  
  129. Scores are kept for one month in the MONTE.DAT file and the Top Ten
  130. is kept in MONTE.SCR.  An alltime high is kept in MALLTIME.DAT.
  131. MONTE.MB4 will contain the previous months scores!
  132.  
  133. On the first of the month MONTE.DAT will be removed and MONTE.SCR
  134. will be renamed to MONTE.MB4 when the first player enters the door!
  135.  
  136. When in the game 'V' will display the scores, with the Alltime high and
  137. last months highest score first, with this months top ten following in 
  138. the next screen.
  139.  
  140. ╔════════════════════════════════════════════════════════════════════════╗
  141. ║  ■ MONTE Files in Archive ■                                            ║
  142. ╚════════════════════════════════════════════════════════════════════════╝
  143.  
  144. Your TMONT110.ARJ file should contain the following files:
  145.  
  146.         Monte.exe -> The Executable File.
  147.         Monte.doc -> This Document File.
  148.         Monte.reg -> Registration Form.
  149.         Monte.upg -> Upgrade Instructions.
  150.  
  151.      100to110.exe -> Upgrade from v1.00 to v1.10.
  152.  
  153.       Mbullet.exe -> Creates External Bulletins
  154.       Mbullet.cfg -> Configuration File for Pbullet.exe.
  155.      
  156.       File_id.diz -> Short Program Description.
  157.  
  158.         Monte.key -> Registration Key File.
  159.  
  160.         Monte.cfg -> Example Configuration File. 
  161.  
  162.          Main.ans -> Ansi Main Menu.
  163.          Help.ans -> Ansi Help Screen.
  164.       Opening.ans -> Ansi Opening Screen.
  165.       Wongame.ans -> Ansi Screen Shown When a Game is Won.
  166.       Adopted.ans -> [Optional] Ansi Screen.
  167.      Calendar.ans -> [Optional] Ansi Calendar Screen (for Make up Days).
  168.  
  169.      Edituser.exe -> Data File Editor.
  170.      Edituser.doc -> Document File for Edituser.
  171.  
  172.      Monreset.bat -> Deletes all Monte Data Files.
  173.       
  174.       Support.doc -> Support Information.
  175.        Others.doc -> Other Doors by T&T Software.
  176.  
  177.        ═════ Files Created at Run-Time ═════
  178.         Monte.dat -> User Data, contains the Username,
  179.              Last date played, games won, total points,
  180.              and games played.
  181.         Monte.scr -> Top Ten Scores Data File.
  182.      Malltime.dat -> Alltime high Data File.
  183.         Monte.mb4 -> Scores From the Month Before.
  184.  
  185. ╔════════════════════════════════════════════════════════════════════════╗
  186. ║  ■ MONTE Configuration File ■                                          ║
  187. ╚════════════════════════════════════════════════════════════════════════╝
  188. The Configuration file may be named anything you wish to name it, but it must
  189. be included on the command line for MONTE to use it.  If you do not specify
  190. a configuration file on the command line then MONTE will try to use 
  191. MONTE.CFG, if that is not found the program will abort.
  192.  
  193. Everything that you need to know about the Configuration file is within the
  194. configuration file.....
  195.  
  196. ╔════════════════════════════════════════════════════════════════════════╗
  197. ║  ■ MONTE Registration Information ■                                    ║ 
  198. ╚════════════════════════════════════════════════════════════════════════╝
  199. Registration of MONTE reflects the concept of Shareware.
  200.  
  201. Please see MONTE.REG for details on registering.
  202.  
  203. ╔════════════════════════════════════════════════════════════════════════╗
  204. ║  ■ MONTE External Bulletins ■                                          ║
  205. ╚════════════════════════════════════════════════════════════════════════╝
  206. MONTE can create external bulletins via MBULLET.EXE.  MBULLET will read
  207. the MBULLET.CFG and will create any or all of the Ansi, Ascii, or Rip
  208. bulletins.  Simply run MBULLET and it will pick up the default MBULLET.CFG
  209. configuration file, or specify which configuration file you would like to
  210. use on the command line:
  211.  
  212. MBULLET <configfilename>
  213.  
  214. MBULLET must reside in the same directory as MONTE and MONTE needs to
  215. be registered.  If MONTE is NOT registered, a message will be displayed
  216. and the program will exit!
  217.  
  218. Please see the enclosed MBULLET.CFG for details on how to configure MBULLET.
  219.  
  220. ╔════════════════════════════════════════════════════════════════════════╗
  221. ║  ■ MONTE V1.10 Credits and Many Thanks ■                               ║
  222. ╚════════════════════════════════════════════════════════════════════════╝
  223. Special thanks go to Brian Pirie who wrote "OpenDoors, Door Programming
  224. Toolkit Version 5.10" with which MONTE was created!
  225.  
  226. A very special thanks go to the following for spending the time to BETA
  227. test the earliest versions of the door:
  228.  
  229. Cammy Cochrane
  230. Bob Hindal
  231. Della Moore
  232. Steve Newman
  233. Brian Tremblay
  234.  
  235. Full support will be given on The Ultimate House Of Fun BBS, please call we
  236. would like to hear any concerns or comments!
  237.  
  238. ╔════════════════════════════════════════════════════════════════════════╗
  239. ║  ■ MONTE Warranty and Disclaimer ■                                     ║
  240. ╚════════════════════════════════════════════════════════════════════════╝
  241.  = Warranty =
  242. This product is provided "as is" without warranty of any kind.  The entire
  243. risk as to the results and performance of the program is assumed by you.
  244. Futhermore, we the authors do not warrant, guarantee, or make any represent-
  245. tions regarding the use of, or the results of the use of the program, and you
  246. rely on the program and results solely at your own risk. We the authors cannot
  247. accept responsibility for system damage, either directly or indirectly from
  248. the use of this product.
  249.  
  250.  = Disclaimer =
  251. The Authors of this program, The Ultimate House Of Fun BBS and its Co-sysops
  252. are in no way responsible for any damages sustained either directly
  253. or indirectly from the use of MONTE.  Also if the file has been
  254. modified in any way we will take no responsibility for it's use Whatsoever!
  255. The .EXE file has been tested on several machines, from 286's to 486's and
  256. worked perfectly on all. If you should have any problems with this file
  257. please call The Ultimate House Of Fun BBS to obtain a good copy.
  258.  
  259. The latest version of this program may be FREQ'd by using:
  260.  
  261.   MONTE
  262.